css: Add line-height property
authorMatthias Clasen <mclasen@redhat.com>
Fri, 6 Aug 2021 18:19:34 +0000 (14:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Aug 2021 19:15:50 +0000 (15:15 -0400)
commitd9234029345610d74b1ab0c9f7d860b9acf3dad3
tree710600be52b401018168029dfea553d4e407396e
parentf95e9407a9c1d9083686cac9d33d8cbaba6b2e36
css: Add line-height property

This adds the plumbing to parse the line-height
property from CSS. Widgets are not picking it
up yet.
gtk/gtkcssanimatedstyle.c
gtk/gtkcsslineheightvalue.c [new file with mode: 0644]
gtk/gtkcsslineheightvalueprivate.h [new file with mode: 0644]
gtk/gtkcssstaticstyle.c
gtk/gtkcssstyle.c
gtk/gtkcssstyle.h [new file with mode: 0644]
gtk/gtkcssstyleprivate.h
gtk/gtkcssstylepropertyimpl.c
gtk/gtkcsstypesprivate.h
gtk/meson.build